EPD Extension Kit for MSP430 LaunchPad
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
serial_buffer_t Struct Reference

UART serial buffer structure. More...

#include <Uart_Driver.h>

Public Attributes

uint8_t put_index
 
uint8_t get_index
 
uint8_t count
 
char buffer [SERIAL_RX_MAX_LEN]
 

Detailed Description

UART serial buffer structure.


The documentation for this struct was generated from the following file: